-
Notifications
You must be signed in to change notification settings - Fork 2
Kl/scrum 56 email notifications #78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…UTSC-CSCC01-Software-Engineering-I/term-group-project-c01w25-project-course-matrix into kl/scrum-56-email-notifications
…UTSC-CSCC01-Software-Engineering-I/term-group-project-c01w25-project-course-matrix into kl/scrum-56-email-notifications
…UTSC-CSCC01-Software-Engineering-I/term-group-project-c01w25-project-course-matrix into kl/scrum-56-email-notifications
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cancel button doesn't work.
Also I got 13 emails at the same time when doing notifications
…UTSC-CSCC01-Software-Engineering-I/term-group-project-c01w25-project-course-matrix into kl/scrum-56-email-notifications
thomasyzy7
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now, we need to prevent the same email from sending multiple times.
Description
SCRUM-56
This PR Includes:
Screenshots

HOW TO TEST
Update env varirables in backend (in pinned msg on discod)
Since all of our course events are in the future (Summer 2025 at earliest) we have to mock the current date to test.
Go to
/backend/constants/constants.tsand modify these variables:In this example, we are pretending the current date is Wed May 14th, 2025 at 8:45:01 am
Note that month index is 0 indexed (0-11)
Type of change
Checklist: